widget-factory: Fix an icon size problem
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 21:17:07 +0000 (17:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Jun 2014 15:52:11 +0000 (11:52 -0400)
commita5543beced2a5174a08b89c56137e0b829378a17
tree8e3d27d775d8db02ff5adbdb3c31d57b285a0eef
parentf5d7e54d33ce72ba1cdcb2d4cd75ef61e946504a
widget-factory: Fix an icon size problem

0 is not a valid icon size, and setting it has unpredictable
results. Replace it by 1, which is the right icon size to use
in buttons.
demos/widget-factory/widget-factory.ui